Package-level declarations

Types

Link copied to clipboard
class PromotedAdLinkProvider(promotedAdLink: String? = null)

Provides the promoted ad link for the Discovery API.

Link copied to clipboard

Interface for promoted ad API calls in the Discovery API.

Link copied to clipboard
class TMPromotedAdInterceptor(promotedAdLinkProvider: PromotedAdLinkProvider, apiUserAgentProvider: ApiUserAgentProvider) : Interceptor

Interceptor for adding promoted ad headers to API requests in the Discovery API.